
/*公司介绍*/

.gongxiang_main{width: 100%;height: auto;;overflow: hidden;padding: 90px 0 100px 0;background: url('../images/hy_bg1.png') top center  no-repeat;}
.gongxiang{width: 1360px;margin: 0 auto;}

.gongxiang_text{width: 80%;margin: 0 auto;padding: 50px 0;}
.gongxiang_text p{font-size: 16px;color: #666;line-height: 40px;text-align: center;}

.youshi{width: 100%;height: auto;overflow: hidden;padding: 30px 0;}
.youshi ul{width: 100%;overflow: hidden;height: auto;margin: 50px 0 30px 0;}
.youshi ul li{width: 100%;padding-bottom: 18px;border-bottom: 1px solid #e6e6e6;min-height: 120px;margin-bottom: 20px;}
.youshi ul li h4{font-size: 20px;color: #333;line-height: 40px;background: url('../images/yuan.png') 5px 15px no-repeat;padding-left: 25px;}
.youshi ul li h5{font-size: 16px;color: #888;line-height: 40px;padding-top: 10px;}

/*解决方案*/
.solution_main{width: 100%;height: auto;;overflow: hidden;padding: 14px 0 14px 0;background: #f4f4f4;background-image: url(../images/ss1.png);
    background-position: 40px center;
    background-repeat: no-repeat;}
.solution{width: 1360px;margin: 0 auto;}
.solution_cen{width: 100%;height:auto;overflow: hidden; margin:14px 0; }
.solution_left{float: left;width: 50%;height:440px;overflow: hidden;background-color: #fff;}
.solution_img{width: 50%;float: left;overflow: hidden;height: 440px;}
.solution_img img{max-width: 100%;object-fit: cover;transition: all .4s ease-in-out;height: 440px;}
.solution_img img:hover{transform: scale(1.1);}
.solution_left_text{padding: 10%;overflow: hidden;position: relative;min-height: 80%;}
.solution_left_text h4{font-size: 30px;color:#333;line-height: 40px;padding-bottom: 20px;}
.solution_left_text p{font-size: 16px;color:#777;line-height: 28px; padding-bottom: 20px;}
.solution_left_text p img{max-width: 100%}

.solution_left_text span{position: absolute;;bottom: 0px;width: 130px;height: 40px;text-align: center;line-height: 40px;color: #555;border-radius: 3px;border:1px solid #555;}
.solution_left_text span i{display: block;width: 13px;height: 40px;background: url('../images/jian.png') no-repeat center center;position: absolute;top: 0px; right: 16px;  }
.solution_left_text span:hover{opacity: 0.7}

/*解决方案详情*/
.solution_main1{width: 100%;height: auto;;overflow: hidden;padding: 90px 0 100px 0;background: #fff;}
.solution_left1{float: left;width: 50%;height:390px;overflow: hidden;background-color: #f7f7f7;}

.solution_left_text h5{position: absolute;;bottom: 0px;width: 130px;height: 40px;text-align: center;line-height: 40px;color: #555;border-radius: 3px;border:1px solid #555;}
.solution_left_text h5 i{display: block;width: 11px;height: 40px;background: url('../images/blackk.png') no-repeat center center;position: absolute;top: 0px; right: 20px;  }
.solution_left_text h5:hover{opacity: 0.7}

.fajs_main{width: 100%;height: auto;;overflow: hidden;padding: 90px 0 100px 0;background: #f4f4f4;}
.fajs{width: 1360px;margin: 0 auto;}
.fajs_text{width: 100%;font-size: 16px;color: #777;line-height: 30px;text-align: center; padding: 30px 0;}
.fajs_img{text-align: center;width: 100%;padding: 10px 0;overflow: hidden;}
.fajs_img img{max-width: 100%;}

.fays{width: 1360px;margin: 0 auto;}

/* -------------------------PC端--------------------------- */

@media all and (max-width:1700px) {



}

@media all and (max-width:1460px) {
 

}

@media all and (max-width:1380px) {
.solution_left_text{padding: 8%; min-height: 84%;}
.gongxiang_main,.solution_main,.fajs_main{padding: 14px 0 14px 0;}
.gongxiang,.solution,.fajs,.fays{width: 94%}

}

@media all and (max-width:1280px) {

}

@media all and (max-width:1200px) {


}


/* ------------------------手机端-------------------------- */

@media all and (max-width:1000px) {
.solution_main1{padding: 30px 0 20px 0;}
.gongxiang_text{width: 100%; padding: 30px 0 10px 0;}
.banner_list ul li a {line-height: 30px;font-size: 12px;}
.youshi{padding: 20px 0 0 0;}
.youshi ul li{margin-bottom: 10px;}
.youshi ul li h5{font-size: 14px;line-height: 30px;padding-top: 5px;}

.solution_cen{margin: 20px 0;}
.solution_left{width: 100%;height: auto;padding-bottom: 20px;}
.solution_left1{width: 100%;height: auto;padding-bottom: 20px;}
.solution_img{width: 100%;height: auto;}
.solution_img img{height:auto;width: 100%;}


}


